babl: rename babl_space_from_icc to babl_icc_make_space
authorØyvind Kolås <pippin@gimp.org>
Tue, 3 Oct 2017 13:54:19 +0000 (15:54 +0200)
committerØyvind Kolås <pippin@gimp.org>
Tue, 3 Oct 2017 14:16:06 +0000 (16:16 +0200)
commit1ad47571209012d3ae7869f85bc7d4f0ebebf9d5
tree3aac7cdce0259e11dd6793d1e3abf2e3c7fb9507
parent3c3effa2f15ece16aa0af725079f2943bd582f0b
babl: rename babl_space_from_icc to babl_icc_make_space

Thus being more consistent that functions that take icc_data + length have the
prefix babl_icc_, since each icc space in the future potentially can have more
spaces than the relative-colorimetric space defined, _make_ seems better than
_to_ or _new_.
babl/babl-icc.c
babl/babl.h
export-symbols
tools/babl-icc-rewrite.c